Revert "treeviewcolumn: Don't leak button"
authorDaniel Boles <dboles.src@gmail.com>
Fri, 6 Oct 2017 19:40:59 +0000 (20:40 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Fri, 6 Oct 2017 23:45:40 +0000 (00:45 +0100)
commit161b063909783b6ad9bc5a3266b3b3b573182386
treef0b2a5be4cfa730ae8439ba25c30704ec76c5b64
parent65b6e92c2714da11ab09dc01832a47e5f48cc643
Revert "treeviewcolumn: Don't leak button"

This reverts commit 2c28c627c1527d4ee2dfc4d3805f7afc482049e2.

See following commits: the real problem is setting priv->button to NULL
soon after this, so this just makes that wrong decision look more right.

https://bugzilla.gnome.org/show_bug.cgi?id=788614
gtk/gtktreeviewcolumn.c